Uses of Enum
com.cisco.pt.ipc.enums.SshVersion
Packages that use SshVersion
Package
Description
-
Uses of SshVersion in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return SshVersionModifier and TypeMethodDescriptionstatic SshVersionSshVersion.fromIntValue(int value) static SshVersionSshVersion.fromIntValue(Integer value) static SshVersionReturns the enum constant of this type with the specified name.static SshVersion[]SshVersion.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SshVersion in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return SshVersionModifier and TypeMethodDescriptionSshServerProcess.getVersion()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim with parameters of type SshVersionModifier and TypeMethodDescriptionvoidSshServerProcess.setVersion(SshVersion version) Information provided by the PKI file: -
Uses of SshVersion in com.cisco.pt.ipc.sim.impl
Methods in com.cisco.pt.ipc.sim.impl that return SshVersionModifier and TypeMethodDescriptionSshServerProcessImpl.getVersion()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim.impl with parameters of type SshVersionModifier and TypeMethodDescriptionvoidSshServerProcessImpl.setVersion(SshVersion version) Information provided by the PKI file: -
Uses of SshVersion in com.cisco.pt.ipc.sim.pdu
Methods in com.cisco.pt.ipc.sim.pdu that return SshVersionMethods in com.cisco.pt.ipc.sim.pdu with parameters of type SshVersion -
Uses of SshVersion in com.cisco.pt.ipc.sim.pdu.impl
Fields in com.cisco.pt.ipc.sim.pdu.impl declared as SshVersionMethods in com.cisco.pt.ipc.sim.pdu.impl that return SshVersionMethods in com.cisco.pt.ipc.sim.pdu.impl with parameters of type SshVersion